GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / TxtPageMarginLeft Property





In This Topic
TxtPageMarginLeft Property (IGdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(18)>
Property TxtPageMarginLeft As Single
[DispId(18)]
float TxtPageMarginLeft {get; set;}
read-write property TxtPageMarginLeft: Single; 
DispIdAttribute(18)
function get,set TxtPageMarginLeft : float
[DispId(18)]
__property float get_TxtPageMarginLeft();
__property void set_TxtPageMarginLeft( 
   float value
);
[DispId(18)]
property float TxtPageMarginLeft {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members